Skip to content

Fix CMake install#125

Open
JonasProgrammer wants to merge 1 commit intommwillet:mainfrom
JonasProgrammer:main
Open

Fix CMake install#125
JonasProgrammer wants to merge 1 commit intommwillet:mainfrom
JonasProgrammer:main

Conversation

@JonasProgrammer
Copy link
Copy Markdown

The project is currently not installable via cmake --install. It will complain about non-existent headers, and package configs. This is due to outdated install() calls referencing non-present files.

The PR fixes that. Additionally, I added the tts-cli executable as an installed target, as it is what I needed for my use-case.

- remove references to non-existent files (breaks )
- add installable target for tts-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant